home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / chopper_shop.swf / scripts / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2007-04-10  |  109 b   |  8 lines

  1. stop();
  2. decalfinder();
  3. next.onRelease = function()
  4. {
  5.    gotoAndStop("plate");
  6.    _root.doorID = 1;
  7. };
  8.